home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 6 / PC World Interactive 6.iso / online / rds00210.EXE / data.z / Cartel.exe / 1033 / string.txt next >
Text File  |  1996-10-23  |  20KB  |  315 lines

  1. 1000    RiadaCartel
  2. 1001    Presentation View\n\nCartelProject\nCartel Project Files (*.car)\n.car\nRiadaCartel.Document\nCartel Project Document
  3. 1002    Design View\n\n\nCartel Project Files (*.car)\n.car\nRiadaCartel.Document\nCartel Project Document
  4. 1101    Condition\nConditionally branch
  5. 1102    Internet\nJump to a location on the Internet
  6. 1103    Timer\nSet up a timer
  7. 1104    Assign\nAssign an expression or URL contents to a variable
  8. 1105    Pause\nPause for a duration
  9. 1106    Event\nExecute an internal or user defined event
  10. 1107    Output\nWrite to the status line in browser or console
  11. 1108    Visible\nSet visible or hide
  12. 1109    Audio\nStart or stop playing audio
  13. 1110    Stop\nStop any activity (except resource loading)
  14. 1111    Cursor\nSet the cursor to display
  15. 1200    PageEnter\nThe user has entered the page
  16. 1201    PageLoaded\nAll resources have completed loading
  17. 1202    PageExit\nThe user has exited the page
  18. 1203    MouseDown\nA mouse button has been pressed
  19. 1204    MouseMove\nThe mouse has been moved
  20. 1205    MouseUp\nA mouse button has been released (clicked)
  21. 1206    MouseEnter\nThe mouse has entered the Rio
  22. 1207    MouseExit\nThe mouse has exited the Rio
  23. 1208    MouseDrag\nThe mouse has been dragged
  24. 1209    MouseDblClick\nA mouse button has been double clicked
  25. 1210    Key\nA key has been pressed
  26. 1211    Timer\nA timer has elapsed
  27. 1212    UserEvent\nUser event received
  28. 2000    Event
  29. 2001    Description
  30. 2002    Failed to get Clipboard data!
  31. 2003    Failed to open Clipboard!
  32. 2004    Displays a Tip of the Day.
  33. 2005    Ti&p of the Day...
  34. 2006    Did you know...
  35. 2007    Tips file does not exist in the prescribed directory
  36. 2008    Trouble reading the tips file
  37. 2009    &Help
  38. 2010    %lu KB
  39. 2011    %lu KB Free on %c:
  40. 2012    Unavailable
  41. 2013    Generate
  42. 2014    Standard
  43. 2016    Properties
  44. 2017    Options
  45. 2018    Design
  46. 2019     
  47. 2020    &Tools
  48. 2101    When executing on your web page, a jump to '%1' will be made.
  49. 2102    Do you wish to break the conditional connection?
  50. 2103    A connection already exists from this action.  Continuing will \nbreak this connection.  Do you wish to proceed?
  51. 2104    The relevant HTML segment has been copied to the clipboard. You may now paste this into a HTML file or a HTML editor. Don't forget to copy any other files such as audio before publishing your page.
  52. 2105    Provide a description of this variable here.
  53. 2106    The Publish operation was successful.  All files were copied.
  54. 2107    Copying file '%1' 
  55. 2108    File '%1' already exists.  Do you wish to replace it?
  56. 2109    Directory '%1' does not exist. Do you wish to create it?
  57. 2110    The Publish operation was successful.  All files were copied.  This Rio contains links to other Rios on your page.  Don't forget to publish these Rios also!
  58. 2111    Running the Wizard may destroy actions that you have manually edited! Are you sure you wish to do this?
  59. 2112    The default browser has not been set. Do you wish to set it now?
  60. 2113    Playing...
  61. 2114    Completed!
  62. 2115    Setting the user level to Expert will expose you to additional functionality. Are you sure you wish to become a boffin?
  63. 2116    Setting the user level to Beginner will hide functionality. Are you sure you wish to do this?
  64. 2117    You have %1 days remaining to evaluate this product.
  65. 2118    Publish to:
  66. 2119    Loading audio %1...
  67. 2120    When viewed through a browser, variable '%1' will be set with URL '%2'.
  68. 2200    The time format is illegal.  Time should be like "mm:ss.t".
  69. 2201    Unable to load '%1'. \nIt is not a Rio file!
  70. 2202    One or more actions makes reference to this Rio.  You must \nremove such references before removing this Rio.
  71. 2203    Please make sure the project is not running before closing!
  72. 2204    Syntax error.
  73. 2205    Missing " in string constant.
  74. 2206    Left bracket '(' expected.
  75. 2207    Right bracket ')' expected.
  76. 2208    Comma ',' expected.
  77. 2209    Illegal type.
  78. 2210    Too many variables specified.
  79. 2211    The variable could not be created.  Invalid variable name.
  80. 2212    The variable name has already been defined.
  81. 2213    The variable name is invalid.
  82. 2214    You cannot delete the start action!
  83. 2215    You cannot make a connection to the start action.
  84. 2216    Unable to create directory '%1'!
  85. 2217    File  '%1' is missing!
  86. 2218    The Publish operation did not copy all files.  The published project may not work correctly.
  87. 2219    Unable to copy file '%1' to '%2'!
  88. 2220    There was a problem starting the browser! Make sure the path  to the browser is set correctly, and there is enough memory.
  89. 2222    Another referenced Rio already has the name '%1'.
  90. 2223    You cannot edit actions while running the project!
  91. 2224    Unable to load Rio file "%1". Do you wish to try and find this file yourself?
  92. 2225    The registration information supplied was incorrect!
  93. 2226    Your evaluation period for this product has expired, please register or discontinue use.
  94. 2227    The license agreement file was unable to be found.  You must \nagree to the terms included in this file before using \nthis product. Please reinstall the software.
  95. 2228    Description:\nCalculates the absolute value.\n\nUsage:\nabs(x)\n\nParameters:\nx  integer or float value.\n\nReturn:\nReturns absolute value as an integer or float depending on parameter.
  96. 2229    Description:\nGenerates a random number.\n\nUsage:\nrnd()\n\nReturn:\nReturns a random float between 0.0 and 1.0.
  97. 2230    Description:\nCalculates the arccosine.\n\nUsage:\nacos(x)\n\nParameters:\nx  float value.\n\nReturn:\nReturns the arccosine value.
  98. 2231    Description:\nCalculates the arcsine.\n\nUsage:\nasin(x)\n\nParameters:\nx  float value.\n\nReturn:\nReturns the arcsine value.
  99. 2232    Description:\nCalculates the arctangent.\n\nUsage:\natan(x)\n\nParameters:\nx  float value.\n\nReturn:\nReturns the arctangent value.
  100. 2233    Description:\nCalculates sines.\n\nUsage:\nsin(x)\n\nParameters:\nx  float value.\n\nReturn:\nReturns the sine value.
  101. 2234    Description:\nCalculates the ceiling of a value.\n\nUsage:\nceil(x)\n\nParameters:\nx  float value.\n\nReturn:\nReturns an integer representing the smallest integer that is greater than or equal to x.
  102. 2235    Description:\nCalculates cosines.\n\nUsage:\ncos(x)\n\nParameters:\nx  float value.\n\nReturn:\nReturns the cosine value.
  103. 2236    Description:\nCalculates a square root.\n\nUsage:\nsqrt(x)\n\nParameters:\nx  float value.\n\nReturn:\nReturns a float representing the square root of x.
  104. 2237    Description:\nCalculates the floor of a value.\n\nUsage:\nfloor(x)\n\nParameters:\nx  float value.\n\nReturn:\nReturns an integer representing the largest integer that is less than or equal to x.
  105. 2238    Description:\nCalculates a logarithm.\n\nUsage:\nlog(x)\n\nParameters:\nx  float value.\n\nReturn:\nReturns a float representing the logarithm of x.
  106. 2239    Description:\nCalculates a tangent.\n\nUsage:\ntan(x)\n\nParameters:\nx  float value.\n\nReturn:\nReturns a float representing the tangent of x.
  107. 2240    Description:\nReturns the date.\n\nUsage:\nDate()\nDate(mode)\n\nParameters:\nmode  integer.\n\nReturn:\nReturns the complete date as a string. If there is no parameter, or the parameter evaluates to 0, then the date is returned in long format. If the parameter evaluates to 1, then a short version of the date is returned.\n\nExamples:\nDate() or Date(0) returns "Monday, January 1, 1999".\nDate(1) returns "01/01/99"
  108. 2241    Description:\nReturns the current day.\n\nUsage:\nDay()\nDay(mode)\n\nParameters:\nmode  integer.\n\nReturn:\nReturns the current day. If there is no parameter, or the parameter evaluates to 0, then the day is returned as a word. If the parameter evaluates to 1, then the day of the month is returned.\n\nExamples:\nDay() or Day(0) returns "Monday".\nDay(1) returns "01"
  109. 2242    Description:\nReturns the current month.\n\nUsage:\nMonth()\nMonth(mode)\n\nParameters:\nmode  integer.\n\nReturn:\nReturns the month. If there is no parameter, or the parameter evaluates to 0, then the month is returned as a word. If the parameter evaluates to 1, then the month number is returned.\n\nExamples:\nMonth() or Month(0) returns "January".\nMonth(1) returns "01"
  110. 2243    Description:\nReturns the year.\n\nUsage:\nYear()\nYear(mode)\n\nParameters:\nmode  integer.\n\nReturn:\nReturns the year. If there is no parameter, or the parameter evaluates to 0, then the year is returned in long format. If the parameter evaluates to 1, then the year is returned in short format.\n\nExamples:\nYear() or Year(0) returns "1999".\nYear(1) returns "99"
  111. 2244    Description:\nReturns the current time.\n\nUsage:\nTime()\nTime(mode)\n\nParameters:\nmode  integer.\n\nReturn:\nReturns the complete time as a string. If there is no parameter, or the parameter evaluates to 0, then the time is returned in 24 hour format. If the parameter evaluates to 1, then the time is returned in 12 hour format.\n\nExamples:\nTime() or Time(0) returns "23:45:12".\nTime(1) returns "11:45:12 PM"
  112. 2245    Description:\nReturns the current hour.\n\nUsage:\nHour()\nHour(mode)\n\nParameters:\nmode  integer.\n\nReturn:\nReturns the current hour. If there is no parameter, or the parameter evaluates to 0, then the hour is returned in 24 hour format. If the parameter evaluates to 1, then the hour is returned in 12 hour format.\n\nExamples:\nHour() or Hour(0) returns "23".\nHour(1) returns "11"
  113. 2246    Description:\nReturns the current minute.\n\nUsage:\nMinute()\n\nReturn:\nReturns the current minute.\n\nExamples:\nMinute() returns "45".
  114. 2247    Description:\nReturns the current second.\n\nUsage:\nSecond()\n\nReturn:\nReturns the current second.\n\nExamples:\nSecond() returns "12".
  115. 2248    Description:\nSet when a Timer event has executed. You may use this variable to determine which timer has elapsed.
  116. 2249    Description:\nSet before any mouse events are called. You may use this variable to determine the x position of the mouse when a mouse event occurred.
  117. 2250    Description:\nSet before any mouse events are called. You may use this variable to determine the y position of the mouse when a mouse event occurred.
  118. 2251    Description:\nSet before a Key event is executed. You may use this variable to determine what key was pressed by the user. The key holds an ASCII representation of the key.
  119. 2252    Description:\nSet before a User Event is called. You may use this variable to determine the user event number of the event that has been called.
  120. 2253    Description:\nThe value of PI.
  121. 2254    The Rio file '%1' was not found!
  122. 2255    Failed to load '%1'.
  123. 2256    Description:\nReturns the string represenation of a character code.\n\nUsage:\nChar(code)\n\nParameters:\ncode  integer.\n\nReturn:\nReturns the character represented by code, as a string (single character). The coding system depends on the font being used, but usually refers to an ASCII code. However, the codes are not limited to the normal ASCII 128 (or extended 256) codes\.r\n\nExamples:\nChar(65) returns "A"
  124. 2257    token
  125. 2258    Description:\nReturns the left part of a string.\n\nUsage:\nLeft(value, count)\n\nParameters:\nvalue string.\ncount integer\n\nReturn:\nExtracts the first (leftmost) count characters from this value.\n\nExamples:\nLeft("Hello There", 5) returns "Hello".
  126. 2259    Description:\nReturns the right part of a string.\n\nUsage:\nRight(value, count)\n\nParameters:\nvalue string.\ncount integer\n\nReturn:\nExtracts the last (rightmost) count characters from this value.\n\nExamples:\nRight("Hello There", 5) returns "There".
  127. 2260    Description:\nReturns the middle part of a string.\n\nUsage:\nMid(value, first, count)\n\nParameters:\nvalue string\nfirst integer\ncount integer\n\nReturn:\nExtracts a substring of length count from value, starting at position first (zero-based).\n\nExamples:\nMid("Hello There", 4, 2) returns "lo".
  128. 2261    Description:\nReturns the length of a string.\n\nUsage:\nLen(value)\n\nParameters:\nvalue string\n\nReturn:\nThe length of the string as an integer.\n\nExamples:\nLen("Hello There") returns 11.
  129. 2262    This audio is not in the correct format.  It should be Sun '.au' format, 8000 Hz, mono, ╡-law.
  130. 33101    Show the Presentation View
  131. 33103    Show the Design View
  132. 33104    Insert Rio into project
  133. 33105    Remove Rio from project
  134. 33106    Play the project\nPlay
  135. 33107    Stop playing the project\nStop
  136. 33108    Edit or view variables
  137. 33109    View functions
  138. 33111    Connect two or more actions together\nConnect Actions\nConnect
  139. 33112    Break connections between two or more actions\nBreak Connection\nBreak
  140. 33113    Connect condition action to another action\nConnect Condition\nCondition
  141. 33114    Generate HTML code for this project and copy to the clipboard\nCopy HTML To Clipboard
  142. 33115    Preview the project in the default HTML Browser\nBrowser Preview
  143. 33116    Publish all resources used by this project\nPublish
  144. 33117    Edit options
  145. 33119    Zoom out\nZoom Out\nOut
  146. 33120    Zoom in\nZoom In\nIn
  147. 33121    Starts the Wizard to help create a project\nWizard
  148. 33122    Edit the grid options\nGrid\nGrid
  149. 33123    Show or hide Event Toolbar\nToggle Event Toolbar
  150. 33125    Generate and create a HTML file for this project\nCreate HTML File
  151. 33137    Show the tip of the day\nTips
  152. 33142    Edit action properties\nAction Properties
  153. 33144    Edit Rio properties\nRio Properties
  154. 33146    Set user level to Expert\nExpert Mode\nExpert
  155. 33148    Information on tutorials\nTutorials
  156. 33149    Information on samples\nSamples
  157. 33150    Display information on registration\nRegistration Information
  158. 33151    Jump to Riada's web page\nRiada's Web Page
  159. 33152    Register this product\nRegister
  160. 33153    Edit/display a comment about an action\nComment
  161. 57344    RiadaCartel
  162. 57345    For Help, press F1
  163. 57346    Select an object on which to get Help
  164. 57600    Create a new document\nNew
  165. 57601    Open an existing document\nOpen
  166. 57602    Close the active document\nClose
  167. 57603    Save the active document\nSave
  168. 57604    Save the active document with a new name\nSave As
  169. 57605    Change the printing options\nPage Setup
  170. 57606    Change the printer and printing options\nPrint Setup
  171. 57607    Print the active document\nPrint
  172. 57609    Display full pages\nPrint Preview
  173. 57612    Send the active document through electronic mail\nSend Mail
  174. 57616    Open this document
  175. 57617    Open this document
  176. 57618    Open this document
  177. 57619    Open this document
  178. 57620    Open this document
  179. 57621    Open this document
  180. 57622    Open this document
  181. 57623    Open this document
  182. 57624    Open this document
  183. 57625    Open this document
  184. 57626    Open this document
  185. 57627    Open this document
  186. 57628    Open this document
  187. 57629    Open this document
  188. 57630    Open this document
  189. 57631    Open this document
  190. 57632    Erase the selection\nErase
  191. 57633    Erase everything\nErase All
  192. 57634    Copy the selection and put it on the Clipboard\nCopy
  193. 57635    Cut the selection and put it on the Clipboard\nCut
  194. 57636    Find the specified text\nFind
  195. 57637    Insert Clipboard contents\nPaste
  196. 57640    Repeat the last action\nRepeat
  197. 57641    Replace specific text with different text\nReplace
  198. 57642    Select the entire document\nSelect All
  199. 57643    Undo the last action\nUndo
  200. 57644    Redo the previously undone action\nRedo
  201. 57648    Open another window for the active document\nNew Window
  202. 57649    Arrange icons at the bottom of the window\nArrange Icons
  203. 57650    Arrange windows so they overlap\nCascade Windows
  204. 57651    Arrange windows as non-overlapping tiles\nTile Windows
  205. 57652    Arrange windows as non-overlapping tiles\nTile Windows
  206. 57653    Split the active window into panes\nSplit
  207. 57664    Display program information, version number and copyright\nAbout
  208. 57665    Quit the application; prompts to save documents\nExit
  209. 57666    Opens Help\nHelp Topics
  210. 57667    List Help topics\nHelp Topics
  211. 57668    Display instructions about how to use help\nHelp
  212. 57669    Display help for clicked on buttons, menus and windows\nHelp
  213. 57670    Display help for current task or command\nHelp
  214. 57680    Switch to the next window pane\nNext Pane
  215. 57681    Switch back to the previous window pane\nPrevious Pane
  216. 59136    EXT
  217. 59137    CAP
  218. 59138    NUM
  219. 59139    SCRL
  220. 59140    OVR
  221. 59141    REC
  222. 59392    Show or hide the toolbar\nToggle ToolBar
  223. 59393    Show or hide the status bar\nToggle StatusBar
  224. 61184    Change the window size
  225. 61185    Change the window position
  226. 61186    Reduce the window to an icon
  227. 61187    Enlarge the window to full size
  228. 61188    Switch to the next document window
  229. 61189    Switch to the previous document window
  230. 61190    Close the active window and prompts to save the documents
  231. 61202    Restore the window to normal size
  232. 61203    Activate Task List
  233. 61215    Activate this window
  234. 61440    Open
  235. 61441    Save As
  236. 61442    All Files (*.*)
  237. 61443    Untitled
  238. 61445    Close print preview mode\nCancel Preview
  239. 61446    an unnamed file
  240. 61457    &Hide
  241. 61472    No error message is available.
  242. 61473    An unsupported operation was attempted.
  243. 61474    A required resource was unavailable.
  244. 61475    Out of memory.
  245. 61476    An unknown error has occurred.
  246. 61504    on %1
  247. 61505    &One Page
  248. 61506    &Two Page
  249. 61507    Page %u
  250. 61508    Page %u\nPages %u-%u\n
  251. 61509    prn
  252. 61510    Output.prn
  253. 61511    Printer Files (*.prn)|*.prn|All Files (*.*)|*.*||
  254. 61512    Print to File
  255. 61513    to %1
  256. 61696    Invalid filename.
  257. 61697    Failed to open document.
  258. 61698    Failed to save document.
  259. 61699    Save changes to %1?
  260. 61700    Failed to create empty document.
  261. 61701    The file is too large to open.
  262. 61702    Could not start print job.
  263. 61703    Failed to launch help.
  264. 61704    Internal application error.
  265. 61705    Command failed.
  266. 61706    Insufficient memory to perform operation.
  267. 61707    System registry entries have been removed and the INI file (if any) was deleted.
  268. 61708    Not all of the system registry entries (or INI file) were removed.
  269. 61712    Please enter an integer.
  270. 61713    Please enter a number.
  271. 61714    Please enter an integer between %1 and %2.
  272. 61715    Please enter a number between %1 and %2.
  273. 61716    Please enter no more than %1 characters.
  274. 61717    Please select a button.
  275. 61718    Please enter an integer between 0 and 255.
  276. 61719    Please enter a positive integer.
  277. 61720    Please enter a date and/or time.
  278. 61721    Please enter a currency.
  279. 61728    Unexpected file format.
  280. 61729    %1\nCannot find this file.\nPlease verify that the correct path and file name are given.
  281. 61730    Destination disk drive is full.
  282. 61731    Unable to read from %1, it is opened by someone else.
  283. 61732    Unable to write to %1, it is read-only or opened by someone else.
  284. 61733    An unexpected error occurred while reading %1.
  285. 61734    An unexpected error occurred while writing %1.
  286. 61836    Unable to read write-only property.
  287. 61837    Unable to write read-only property.
  288. 61840    Unable to load mail system support.
  289. 61841    Mail system DLL is invalid.
  290. 61842    Send Mail failed to send message.
  291. 61856    No error occurred.
  292. 61857    An unknown error occurred while accessing %1.
  293. 61858    %1 was not found.
  294. 61859    %1 contains an invalid path.
  295. 61860    %1 could not be opened because there are too many open files.
  296. 61861    Access to %1 was denied.
  297. 61862    An invalid file handle was associated with %1.
  298. 61863    %1 could not be removed because it is the current directory.
  299. 61864    %1 could not be created because the directory is full.
  300. 61865    Seek failed on %1
  301. 61866    A hardware I/O error was reported while accessing %1.
  302. 61867    A sharing violation occurred while accessing %1.
  303. 61868    A locking violation occurred while accessing %1.
  304. 61869    Disk full while accessing %1.
  305. 61870    An attempt was made to access %1 past its end.
  306. 61872    No error occurred.
  307. 61873    An unknown error occurred while accessing %1.
  308. 61874    An attempt was made to write to the reading %1.
  309. 61875    An attempt was made to access %1 past its end.
  310. 61876    An attempt was made to read from the writing %1.
  311. 61877    %1 has a bad format.
  312. 61878    %1 contained an unexpected object.
  313. 61879    %1 contains an incorrect schema.
  314. 61888    pixels
  315.